CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - C 11

搜索资源列表

  1. 11-2

    1下载:
  2. 能够对疾病做出诊断的c语言程序,如\"咳嗽\",\"流鼻涕\",\"怕冷\",\"打喷嚏\",\"痰多\",\"体温高\",\"血象偏高\",\"泛酸\",\"呕吐\",\"上腹隐痛\",\"食欲不振\"等。-able to make a diagnosis of the disease c language program, such as the "cough", "snivelling", "afraid of the cold"
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1357
    • 提供者:孙红艳
  1. c

    0下载:
  2. 写好c程序的11个要点,有助于提高编程能力-Write c program 11 points to help increase the programmability
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:6307
    • 提供者:光全
  1. 11

    0下载:
  2. 一个非常识别率较高的图像纹理识别的C++源码-A very high recognition rate for Image Texture Recognition C++ source code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-17
    • 文件大小:438503
    • 提供者:he
  1. 11

    0下载:
  2. 用C语言编程模拟一个拥有若干个虚页的进程在给定的若干个实页中运行、并在缺页中断发生时使用LRU算法进行页面置换的情形-With C language programming simulate a virtual page has a number of processes in a given number of real pages to run, and the page fault occurs, using the LRU algorithm for page replacement c
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:34176
    • 提供者:棉花糖
  1. 11

    0下载:
  2. 这是一个可以在vc环境下使用的c语言 其功能是实现了人工智能里传教士与野人过河的经典问题-This is an environment in vc using c-language whose function is to achieve artificial intelligence to cross the river where missionaries and savages a classic problem of
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:103752
    • 提供者:杨居澄
  1. 11

    0下载:
  2. C语言编程:求网格中的黑点分布,已知各行与各列中有黑点的点数之和,请在这张网格中画出黑点的位置-Demand distribution grid in the black spots
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:808
    • 提供者:candice
  1. 11

    0下载:
  2. Proteus仿真ARM7实验手册 仿真软件 Proteus是英国Labcenter electronics公司的EDA工具软件,Proteus已有十五年的历史,在全球广泛使用,除了其具有和其它EDA工具一样的原理布图、PCB自动或人工布线及电路仿真的功能外,其革命性的功能是,他的电路仿真是互动的,针对微处理器的应用,可以直接在基于原理图的虚拟原型上编程,并实现软件源码级的实时调试,如有显示及输出,还能看到运行后输入输出的效果,配合系统配置的虚拟仪器如示波器、逻辑分析仪等,您不需要别的,Pr
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2269539
    • 提供者:GY
  1. sht-11-niv

    0下载:
  2. matter that SHT11 is not I2C conform. The sensor provides checksums to ensure integrity of all the measurement data. The C-code example from Sensirion
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:2978
    • 提供者:sa
  1. 11

    0下载:
  2. 对Dijkstra算法C语言实现,包括源码,和编码思想,有文档-On Dijkstra algorithm C language, including source code, and encoding ideas, there are documents
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:17157
    • 提供者:xin
  1. Desktop

    0下载:
  2. #include<stdio.h> #include<math.h> main() { int i,x scanf(" d",&x) for(i=2 i<=x-1 i++) if(x i==0) printf("NO\n") for(i=2 i<=x/2 i++) for(i=2 i<=sqrt(x) i++) } 第十行不加冒号时出错信息为: C:\Documents and Settings\w
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:229784
    • 提供者:yanjianmin
  1. 11

    0下载:
  2. C++primer 第五版第11章课后习题个人手打通过的代码,仅供参考-C++ Fifth Edition Chapter 11 after-school exercise personal code by hand to fight for reference
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2696
    • 提供者:
  1. CPP11

    0下载:
  2. C++11标准文档,完整版,编程必备,详解C++11标准-C++11 document
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4855808
    • 提供者:cheney
  1. C

    0下载:
  2. 1.1 C基础知识 1 1.2 函数与头文件 2 1.3 C预处理器 3 1.4 将一个字符转换为long型 4 1.5 strcpy函数 4 1.6 assert用法 5 1.7 itoa函数和atoi函数 6 1.8 strcmp函数实现 8 1.9 strcpy函数实现 9 1.10 memcpy函数实现 10 1.11 memcpy和memmove函数的实现 11 1.12 strcat函数实现 13 1.13 使用库函数atoi,将cha
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:142846
    • 提供者:唐进
  1. c语言答案

    0下载:
  2. c语言程序设计实训教程 (刘涛 夏启涛) 课后答案[2.1-2.11,部分实验答案]
  3. 所属分类:文档资料

    • 发布日期:2015-04-30
    • 文件大小:12304704
    • 提供者:weizen
  1. cPP11

    0下载:
  2. C++11新特性,简要介绍C+11的最新特性,浏览器最新特性-C++11 new
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:163029
    • 提供者:caifu
  1. C++ Concurrency in Action CN

    0下载:
  2. C++11 多线程书籍 老外编写 值得一读(C++11 multithreaded books, foreigners prepared, worth reading)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-20
    • 文件大小:2726912
    • 提供者:doit
  1. Cpp_Concurrency_In_Action-master

    0下载:
  2. c++11的并发编程指南,用markdown写的。(a tutorial for concurrency code of c++11)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-08
    • 文件大小:1820672
    • 提供者:RustOnce
  1. 深入理解C++11:C++11新特性解析与应用(高清64M)

    0下载:
  2. 深入理解C++11:C++11新特性解析与应用(高清64M(A deep understanding of C++11:C++11 new features resolution and application (HD 64M).Rar)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:60541952
    • 提供者:whh8vc
  1. 深入理解C++11

    0下载:
  2. c++11详细介绍了c++11的内容,对学习和使用c++有很大的帮助(C++11 describes the content of c++11 in detail)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-03
    • 文件大小:34258944
    • 提供者:tlanwairen123
  1. C++ 11 常见问题

    0下载:
  2. C++ 11 常见问题描述文档,来自c++ 之父的解答,解惑,c++ 参考必备
  3. 所属分类:编程文档

« 12 3 »
搜珍网 www.dssz.com